'宣言 Public Function PlotAreas( _ ByVal build As System.Action(Of PlotAreaListFactory(Of T,FlexChart(Of T),PlotArea,PlotAreaBuilder)) _ ) As FlexChartBuilder(Of T)
public FlexChartBuilder<T> PlotAreas( System.Action<PlotAreaListFactory<T,FlexChart<T>,PlotArea,PlotAreaBuilder>> build )
パラメータ
- build
- 構築関数
戻り値の型
現在のビルダ